projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
211d41a
)
; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commit
author
Noam Postavsky
<npostavs@gmail.com>
Sat, 25 Mar 2017 00:09:58 +0000
(20:09 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Sat, 25 Mar 2017 00:09:58 +0000
(20:09 -0400)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 086d0dc9efc241e528606b41b8239c698bb2c344..fa8de0bcc94a6de69960769895722d25e17fe987 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-293,7
+293,7
@@
$(DESTDIR)${archlibdir}: all
chmod u=rwx,g=rx,o=rx "$(DESTDIR)${gamedir}"
else
-chgrp ${gamegroup} \
- "$(DESTDIR)${archlibdir}/update-game-score${EXEEXT}"
&&
\
+ "$(DESTDIR)${archlibdir}/update-game-score${EXEEXT}" \
"$(DESTDIR)${gamedir}" && \
chmod g+s,o-r \
"$(DESTDIR)${archlibdir}/update-game-score${EXEEXT}" && \